hook.rdoc in hookapp-0.0.4 vs hook.rdoc in hookapp-0.0.5
- old
+ new
@@ -1,8 +1,8 @@
== hook - CLI interface for Hook.app (macOS)
-v0.0.2
+v0.0.4
=== Global Options
=== --help
Show this message
@@ -17,30 +17,52 @@
==== Command: <tt>clip FILE_OR_URL</tt>
Copy Hook URL for file/url to clipboard
===== Options
-===== -m|--[no-]markdown
+===== -a|--app APP_NAME
+
+Copy from application
+
+[Default Value] None
+
+
+===== -m|--markdown
Copy as Markdown
==== Command: <tt>clone|cp SOURCE TARGET</tt>
Clone all hooks from one file or url onto another
+==== Command: <tt>from APPLICATION_NAME</tt>
+Get a Hook URL for the frontmost window of an app
+
+
+===== Options
+===== -c|--copy
+Copy to clipboard
+
+
+
+===== -m|--markdown
+Output as Markdown
+
+
+
==== Command: <tt>help command</tt>
Shows a list of commands or help for one command
Gets help for the application or its commands. Can also list the commands in a way helpful to creating a bash-style completion function
===== Options
===== -c
List commands one per line, to assist with shell completion
-==== Command: <tt>link|ln SOURCE [SOURCE, ...] TARGET</tt>
+==== Command: <tt>link|ln SOURCE [SOURCE...] TARGET</tt>
Create bidirectional hooks between two or more files/urls
===== Options
===== -a|--all
@@ -51,10 +73,10 @@
===== -p|--paste
Paste URL from clipboard
-==== Command: <tt>list|ls FILE_OR_URL [FILE_OR_URL, ...]</tt>
+==== Command: <tt>list|ls FILE_OR_URL [FILE_OR_URL...]</tt>
List hooks on a file or url
===== Options
===== -o|--output_format format