-
-
Notifications
You must be signed in to change notification settings - Fork 31
/
logtalk_version_select.1
54 lines (46 loc) · 1.21 KB
/
logtalk_version_select.1
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
.TH logtalk_version_select 1 "September 16, 2019" "Logtalk 3.30.0" "Logtalk Documentation"
.SH NAME
logtalk_version_select \- Logtalk script for switching between installed Logtalk versions
.SH SYNOPSIS
.B logtalk_version_select -v
.br
.B logtalk_version_select -l
.br
.B logtalk_version_select -s
.br
.B logtalk_version_select
.I version
.br
.B logtalk_version_select -h
.SH DESCRIPTION
\fBlogtalk_version_select\fR is a Logtalk script for switching between installed Logtalk versions. This script doesn't change the Logtalk user directory. This script is loosely based on the "python_select" script.
.SH OPTIONS
.TP
.BI \-v
Print script version.
.TP
.BI \-l
List available versions.
.TP
.BI \-s
Show the currently selected version.
.TP
.B \-h
Provide help on script usage.
.SH ENVIRONMENT
.TP
.B LOGTALKHOME
Specifies the location of the Logtalk installation.
.TP
.B LOGTALKUSER
Specifies the location of the Logtalk user directory.
.SH "SEE ALSO"
The Logtalk website at https://logtalk.org/
.PP
The Logtalk User and Reference Manuals at \fB$LOGTALKHOME/manuals/index.html\fR
.PP
logtalk_user_setup(1),\ logtalk_backend_select(1)
.SH AUTHOR
Paulo Moura <[email protected]>
.SH COPYRIGHT
Copyright (c) 1998-2021 Paulo Moura.