diff options
Diffstat (limited to 'rc/bin/sysupdate')
-rwxr-xr-x | rc/bin/sysupdate | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/sysupdate b/rc/bin/sysupdate index 9bb4b9193..156730500 100755 --- a/rc/bin/sysupdate +++ b/rc/bin/sysupdate @@ -8,7 +8,7 @@ while(! ~ $#* 0){ case -i hg incoming case * - echo usage: sysupdate [-i] >[1=2] + echo usage: sysupdate '[-i]' >[1=2] exit usage } shift |