From eb4b4dc7706be7a6378fd6c0d9cb9af6018b3770 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Tue, 26 Jun 2018 08:28:29 +0000 Subject: [PATCH] Document the ``1`` that was in the definition, but not in the prose. --- source/includes/apiargs-dbcommand-aggregate-field.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/includes/apiargs-dbcommand-aggregate-field.yaml b/source/includes/apiargs-dbcommand-aggregate-field.yaml index d9011baf820..d1db54dc39e 100644 --- a/source/includes/apiargs-dbcommand-aggregate-field.yaml +++ b/source/includes/apiargs-dbcommand-aggregate-field.yaml @@ -1,7 +1,7 @@ arg_name: field description: | The name of the collection or view that acts as the input for the - aggregation pipeline. + aggregation pipeline. Use ``1`` for collection agnostic commands. interface: dbcommand name: aggregate operation: aggregate