Note natural-cli
authorSiraaj Khandkar <siraaj@khandkar.net>
Wed, 18 Nov 2020 15:17:01 +0000 (10:17 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Wed, 18 Nov 2020 15:17:01 +0000 (10:17 -0500)
tt.rkt

diff --git a/tt.rkt b/tt.rkt
index b691fd0..409ef51 100644 (file)
--- a/tt.rkt
+++ b/tt.rkt
@@ -34,6 +34,9 @@
 ; - d | download
 ; - u | upload
 ;   - calls user-configured command to upload user's own feed file to their server
+;
+; Looks like a better CLI parser than "racket/cmdline":
+; https://docs.racket-lang.org/natural-cli/
 
 #lang racket
 
This page took 0.026521 seconds and 4 git commands to generate.