Be more clear in nci-course-settings.1
[nci.git] / nci-list-courses.1
blob717b4331a2a5045295fe1c79d2acd2cb0ac6d7ba
1 .Dd 2016-06-12
2 .Dt NCI-LIST-COURSES 1
3 .Os
4 .Sh NAME
5 .Nm nci-list-courses
6 .Nd List available courses from a Canvas installation
7 .Sh SYNOPSIS
8 .Nm
9 .Sh DESCRIPTION
10 .Nm
11 connects to a Canvas installation as described at
12 .Xr nci 1
13 and lists all courses for which the user has access. There is no
14 guarantee on ordering. The first column is the course
15 .Em id
16 .Pq an installation-unique identifier ,
17 the second is the course
18 .Em name .
19 .Sh EXAMPLES
20 .Dl % nci-list-courses
21 .Dl \ 1193095 MATH141-05XX: Calculus II with Dr. Smith
22 .Dl \ 1180637 MATH848-0101: Graded Algebraic Sheaf Bundles
23 .Dl \ 1180626 MATH850-0101: Cluster Algebras and A-Coordinates
24 .Sh SEE ALSO
25 .Xr nci 1
26 .Sh AUTHORS
27 .An S. Gilles Aq Mt sgilles@math.umd.edu