mirror of
https://github.com/restic/restic.git
synced 2026-09-07 04:57:58 +00:00
Vendor dependencies for manpage generation
This commit is contained in:
Generated
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
> Example:
|
||||
>
|
||||
> sub status {
|
||||
> print "working";
|
||||
> }
|
||||
>
|
||||
> Or:
|
||||
>
|
||||
> sub status {
|
||||
> return "working";
|
||||
> }
|
||||
Reference in New Issue
Block a user