-
-
Notifications
You must be signed in to change notification settings - Fork 90
/
Copy pathrender-mandoc
47 lines (32 loc) · 876 Bytes
/
render-mandoc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
saved docs/download.md
saved docs/download.1
download(1) Sample application download(1)
NAME
download - Sample application
SYNOPSIS
download SOURCE [TARGET...] OPTIONS
DESCRIPTION
Sample application
ARGUMENTS
SOURCE
Source to download from
• Required
• Allowed Values: server1, server2
TARGET
Target filename (default: same as source)
• Repeatable
OPTIONS
--force, -f
Overwrite existing files
--debug, -d
Show debug information
DEPENDENCIES
aws-cli
Download from <https://aws.amazon.com/cli/>
SEE ALSO
docker(1), docker-compose.yml(5)
ISSUE TRACKER
Report issues at <https://github.com/lanalang/smallville>
AUTHORS
Lana Lang.
Version 0.1.0 November 2024 download(1)