mirror of
https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git
synced 2025-12-14 19:02:45 +03:00
Fix typo in imds
This commit is contained in:
parent
3be853c313
commit
c52b8b502f
2
bin/imds
2
bin/imds
@ -14,7 +14,7 @@ if [ "$1" = "-h" ] || [ "$1" = "--help" ]; then
|
|||||||
Usage: imds [-h] { -e | +e | +n | +s | +t | @<alias> | <imds-path> } ...
|
Usage: imds [-h] { -e | +e | +n | +s | +t | @<alias> | <imds-path> } ...
|
||||||
-h : help
|
-h : help
|
||||||
-e / +e : ignore / catch errors
|
-e / +e : ignore / catch errors
|
||||||
-E / +E : hide / slow STDERR
|
-E / +E : hide / show STDERR
|
||||||
+n / +s / +t : insert newline / space / tab
|
+n / +s / +t : insert newline / space / tab
|
||||||
<alias> :-
|
<alias> :-
|
||||||
hostname : instance hostname
|
hostname : instance hostname
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user