-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pacstall.texi
75 lines (63 loc) · 2.26 KB
/
pacstall.texi
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
\input texinfo @c -*-texinfo-*-
@set VERSION 3.5.1 Telemagenta
@set DATE 2024-08-11
@c These are comments specific to the distributor of Pacstall
@set GITHUBURL https://github.com/pacstall/pacstall
@set GITHUBREPOURL https://github.com/pacstall/pacstall-programs
@set SHORTHANDREPO pacstall/pacstall-programs
@set REPOURL https://raw.githubusercontent.com/pacstall/pacstall-programs/master
@copying
This manual is for pacstall @value{VERSION} and is freely distributed under the terms of the GNU General Public License v3.
@end copying
@setfilename pacstall.info
@settitle Pacstall User Guide
@titlepage
@title Pacstall User Guide
@subtitle A guide for using pacstall
@author Pacstall Team
@end titlepage
@dircategory General Commands
@direntry
* pacstall: pacstall
@end direntry
@contents
@node Top, Introduction, , (dir)
@top Pacstall User Guide
@verbatim
-------------------
--------------------------
------------------------------
------------=**+-----------------
-----------==****=-------------
----------+**********+-------
----------=*************+------
-----------+**************=---------
----------=*****************+-----------
--------+*****************+------------
----------=***************+=-------------
------------=*************+=-------------
-------------***********+---------------
-------------+**********+-------------
-----------=***********=-------
-------------=************
------------ *************
---------- *************
------- ************
------ * ***** **********
--- *** *****************
*********** *
* ***
@end verbatim
@menu
* Introduction:: Introduction to pacstall.
* Commands:: Overview of pacstall commands.
* Files:: Relevant files used by pacstall.
* Pacscript:: Pacscript syntax reference.
* Repo:: Repository maintainence reference.
@end menu
@include introduction.texi
@include commands.texi
@include files.texi
@include pacscript.texi
@include repo.texi
@bye