aboutsummaryrefslogtreecommitdiff
path: root/alg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xalg3
1 files changed, 1 insertions, 2 deletions
diff --git a/alg b/alg
index fcfdb26..e53dd93 100755
--- a/alg
+++ b/alg
@@ -9,8 +9,7 @@ usage() {
9 echo "Usage:" 9 echo "Usage:"
10 echo "alg" 10 echo "alg"
11 echo "alg edit (c|e|w|x) [buffer] (1 letter|2 letters)" 11 echo "alg edit (c|e|w|x) [buffer] (1 letter|2 letters)"
12 echo "alg export (c|e|w|x)" 12 echo "alg export (c|e|w|x|all)"
13 echo "alg publish"
14} 13}
15 14
16default_editor=vi 15default_editor=vi

Generated with cgit - Back to sebastiano.tronto.net