git-stage (1)
Leading comments
Title: git-stage Author: [FIXME: author] [see http://docbook.sf.net/el/author] Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 08/10/2017 Manual: Git Manual Source: Git 2.14.1 Language: English
NAME
git-stage - Add file contents to the staging areaSYNOPSIS
git stage args...
DESCRIPTION
This is a synonym for git-add(1). Please refer to the documentation of that command.
GIT
Part of the git(1) suite