Changes between Version 3 and Version 4 of HowTo/PickASliceName


Ignore:
Timestamp:
08/07/13 10:13:14 (11 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/PickASliceName

    v3 v4  
    11= How to pick a slice name =
    22
    3 In general, slice names should be:
    4      * at most 19 characters
     3In general, slice names should:
     4     * be at most 19 characters
    55     * contain only the following characters: a-z,A-Z,0-9,- (uppercase and lowercase alphanumeric characters and dash)
    66     * not start with '-' (dash)