File: pystow.1

package info (click to toggle)
python-pystow 0.5.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 408 kB
  • sloc: python: 3,119; makefile: 13
file content (25 lines) | stat: -rw-r--r-- 658 bytes parent folder | download | duplicates (2)
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
.TH "PYSTOW" "1" "2024-05-10" "0.5.4" "pystow Manual"
.SH NAME
pystow \- Run the PyStow CLI.
.SH SYNOPSIS
.B pystow
[OPTIONS] COMMAND [ARGS]...
.SH DESCRIPTION
Run the PyStow CLI.
.SH COMMANDS
.PP
\fBjoin\fP
  List a directory.
  See \fBpystow-join(1)\fP for full documentation on the \fBjoin\fP command.
.PP
\fBls\fP
  List a directory.
  See \fBpystow-ls(1)\fP for full documentation on the \fBls\fP command.
.PP
\fBensure\fP
  Ensure a file is downloaded.
  See \fBpystow-ensure(1)\fP for full documentation on the \fBensure\fP command.
.PP
\fBset\fP
  Set a configuration value.
  See \fBpystow-set(1)\fP for full documentation on the \fBset\fP command.