From 8734897667bdf68307fc2f57bf0db4c10e3dec8d Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 22 May 2024 18:17:39 +0200 Subject: Fixed alg usage --- alg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'alg') diff --git a/alg b/alg index fcfdb26..e53dd93 100755 --- a/alg +++ b/alg @@ -9,8 +9,7 @@ usage() { echo "Usage:" echo "alg" echo "alg edit (c|e|w|x) [buffer] (1 letter|2 letters)" - echo "alg export (c|e|w|x)" - echo "alg publish" + echo "alg export (c|e|w|x|all)" } default_editor=vi -- cgit v1.3