mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
autopushed
This commit is contained in:
+1
-2
@@ -44,8 +44,7 @@ class AgoraCmd(click.Command):
|
|||||||
def format_help(self, ctx, formatter):
|
def format_help(self, ctx, formatter):
|
||||||
click.echo("""Usage:
|
click.echo("""Usage:
|
||||||
- Visit anagora.org/primes to execute this file in the Agora of Flancia.")
|
- Visit anagora.org/primes to execute this file in the Agora of Flancia.")
|
||||||
- Visit anagora.org/foo to execute e.g. <bin/foo.py>, <exec/foo.py> from your garden.")
|
- In general visit anagora.org/foo, anagora.org/foo/bar to execute e.g. <bin/foo.py bar> from your garden.")
|
||||||
- Visit anagora.org/foo/1 to execute e.g. <bin/foo.py 1>, <exec/foo.py 1> from your garden.")
|
|
||||||
""")
|
""")
|
||||||
|
|
||||||
def __call__(self, *args, **kwargs):
|
def __call__(self, *args, **kwargs):
|
||||||
|
|||||||
Reference in New Issue
Block a user