diff options
Diffstat (limited to 'man/man1/slice2cs.1')
-rw-r--r-- | man/man1/slice2cs.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/man1/slice2cs.1 b/man/man1/slice2cs.1 index c3d0505e442..ba16c275955 100644 --- a/man/man1/slice2cs.1 +++ b/man/man1/slice2cs.1 @@ -10,7 +10,7 @@ slice2cs [options] [files] .SH DESCRIPTION -slice2cpp compiles Slice files to C#. The macro __SLICE2CS__ +slice2cs compiles Slice files to C#. The macro __SLICE2CS__ is defined during this compilation. Full documentation for slice2cs is available online at: @@ -120,4 +120,5 @@ Generate checksums for Slice definitions. .BR slice2objc (1), .BR slice2php (1), .BR slice2py (1), -.BR slice2rb (1) +.BR slice2rb (1), +.BR slice2swift (1) |