development/global: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-14 01:13:34 -05:00 committed by Willy Sudiarto Raharjo
parent 1c9e27d4d4
commit b741804029
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -6,15 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
global: global - source code tagging system
global: global (source code tagging system)
global:
global: GNU GLOBAL is a source code tagging system that works the same way
global: across diverse environments (emacs, vi, less, bash, web browser, etc).
global: You can locate objects in source files and move there easily.
global: It is useful for hacking a large project containing many subdirectories,
global: You can locate objects in source files and move there easily. It is
global: useful for hacking a large project containing many subdirectories,
global: many #ifdef and many main() functions. It is similar to ctags or etags
global: but is different from them at the point of independence of any editor.
global: It runs on a UNIX(POSIX) compatible operating system like GNU and BSD.
global:
global: Homepage: http://www.gnu.org/software/global/
global: