mirror of
https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git
synced 2025-12-14 10:52:44 +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> } ...
|
||||
-h : help
|
||||
-e / +e : ignore / catch errors
|
||||
-E / +E : hide / slow STDERR
|
||||
-E / +E : hide / show STDERR
|
||||
+n / +s / +t : insert newline / space / tab
|
||||
<alias> :-
|
||||
hostname : instance hostname
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user