mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
wrote the usage of documents/make-doc-markdown.sh
This commit is contained in:
parent
58919cf9cb
commit
2586aef7a5
|
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Use this file to generate a markdown template
|
||||
|
||||
cat > ros-$1.md <<EOF
|
||||
|
||||
ros-$1 -
|
||||
|
|
|
|||
Loading…
Reference in a new issue